Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[analyzer] Disable cppcheck-preprocessorErrorDirective explicitly #3902

Merged
merged 1 commit into from
May 19, 2023

Conversation

bruntib
Copy link
Contributor

@bruntib bruntib commented May 4, 2023

This checker gives a lot of false positive reports mainly because cppcheck doesn't support the analysis on different target architectures.

@bruntib bruntib requested a review from vodorok as a code owner May 4, 2023 12:56
This checker gives a lot of false positive reports mainly because
cppcheck doesn't support the analysis on different target architectures.
@bruntib bruntib force-pushed the cppcheck_errordirective branch from b168723 to 79884f2 Compare May 12, 2023 15:09
@Szelethus Szelethus added config ⚙️ cppcheck 🐞 CppCheck is a static analysis tool for C++ code labels May 15, 2023
@Szelethus Szelethus self-requested a review May 19, 2023 11:33
@Szelethus Szelethus added this to the release 6.22.2 milestone May 19, 2023
Copy link
Contributor

@Szelethus Szelethus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bruntib bruntib merged commit a07a74a into Ericsson:master May 19, 2023
@bruntib bruntib deleted the cppcheck_errordirective branch May 19, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config ⚙️ cppcheck 🐞 CppCheck is a static analysis tool for C++ code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants